- 
                Notifications
    You must be signed in to change notification settings 
- Fork 235
fix: handle touch device submenu interactions #5818
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
fix: handle touch device submenu interactions #5818
Conversation
| 🦋 Changeset detectedLatest commit: 3d86d63 The changes in this PR will be included in the next version bump. This PR includes changesets to release 84 packages
 Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR | 
| Pull Request Test Coverage Report for Build 18848854066Details
 
 
 
 💛 - Coveralls | 
5d2c58a    to
    8b7aa06      
    Compare
  
    | Hi @shipg22 Good start! Can you create a couple of manual test cases on the PR description for other reviewers to test this change in various devices and do some sanity check for any regressions. | 
| 
 Done, thanks! | 
7af7f97    to
    d9a1f48      
    Compare
  
    
Description
https://opensource.adobe.com/spectrum-web-components/storybook/index.html?path=/story/menu-submenu--submenu
Submenu interaction is fixed for touch devices.
Submenu should open on hover for desktop and on click for touch devices.
First click should open, and second click should close the submenu on touch devices.
Motivation and context
Related issue(s)
[CCEX-244009]
Screenshots (if appropriate)
Author's checklist
Reviewer's checklist
patch,minor, ormajorfeaturesManual review test cases
https://opensource.adobe.com/spectrum-web-components/storybook/index.html?path=/story/menu-submenu--submenu
First click should open, and second click should close the submenu on touch devices.
Device review